3.351 \(\int \frac {(c+a^2 c x^2)^2}{\sinh ^{-1}(a x)} \, dx\)

Optimal. Leaf size=50 \[ \frac {5 c^2 \text {Chi}\left (\sinh ^{-1}(a x)\right )}{8 a}+\frac {5 c^2 \text {Chi}\left (3 \sinh ^{-1}(a x)\right )}{16 a}+\frac {c^2 \text {Chi}\left (5 \sinh ^{-1}(a x)\right )}{16 a} \]

[Out]

5/8*c^2*Chi(arcsinh(a*x))/a+5/16*c^2*Chi(3*arcsinh(a*x))/a+1/16*c^2*Chi(5*arcsinh(a*x))/a

________________________________________________________________________________________

Rubi [A]  time = 0.10, antiderivative size = 50, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 3, integrand size = 19, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.158, Rules used = {5699, 3312, 3301} \[ \frac {5 c^2 \text {Chi}\left (\sinh ^{-1}(a x)\right )}{8 a}+\frac {5 c^2 \text {Chi}\left (3 \sinh ^{-1}(a x)\right )}{16 a}+\frac {c^2 \text {Chi}\left (5 \sinh ^{-1}(a x)\right )}{16 a} \]

Antiderivative was successfully verified.

[In]

Int[(c + a^2*c*x^2)^2/ArcSinh[a*x],x]

[Out]

(5*c^2*CoshIntegral[ArcSinh[a*x]])/(8*a) + (5*c^2*CoshIntegral[3*ArcSinh[a*x]])/(16*a) + (c^2*CoshIntegral[5*A
rcSinh[a*x]])/(16*a)

Rule 3301

Int[sin[(e_.) + (Complex[0, fz_])*(f_.)*(x_)]/((c_.) + (d_.)*(x_)), x_Symbol] :> Simp[CoshIntegral[(c*f*fz)/d
+ f*fz*x]/d, x] /; FreeQ[{c, d, e, f, fz}, x] && EqQ[d*(e - Pi/2) - c*f*fz*I, 0]

Rule 3312

Int[((c_.) + (d_.)*(x_))^(m_)*sin[(e_.) + (f_.)*(x_)]^(n_), x_Symbol] :> Int[ExpandTrigReduce[(c + d*x)^m, Sin
[e + f*x]^n, x], x] /; FreeQ[{c, d, e, f, m}, x] && IGtQ[n, 1] && ( !RationalQ[m] || (GeQ[m, -1] && LtQ[m, 1])
)

Rule 5699

Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)*((d_) + (e_.)*(x_)^2)^(p_.), x_Symbol] :> Dist[d^p/c, Subst[Int[
(a + b*x)^n*Cosh[x]^(2*p + 1), x], x, ArcSinh[c*x]], x] /; FreeQ[{a, b, c, d, e, n}, x] && EqQ[e, c^2*d] && IG
tQ[2*p, 0] && (IntegerQ[p] || GtQ[d, 0])

Rubi steps

\begin {align*} \int \frac {\left (c+a^2 c x^2\right )^2}{\sinh ^{-1}(a x)} \, dx &=\frac {c^2 \operatorname {Subst}\left (\int \frac {\cosh ^5(x)}{x} \, dx,x,\sinh ^{-1}(a x)\right )}{a}\\ &=\frac {c^2 \operatorname {Subst}\left (\int \left (\frac {5 \cosh (x)}{8 x}+\frac {5 \cosh (3 x)}{16 x}+\frac {\cosh (5 x)}{16 x}\right ) \, dx,x,\sinh ^{-1}(a x)\right )}{a}\\ &=\frac {c^2 \operatorname {Subst}\left (\int \frac {\cosh (5 x)}{x} \, dx,x,\sinh ^{-1}(a x)\right )}{16 a}+\frac {\left (5 c^2\right ) \operatorname {Subst}\left (\int \frac {\cosh (3 x)}{x} \, dx,x,\sinh ^{-1}(a x)\right )}{16 a}+\frac {\left (5 c^2\right ) \operatorname {Subst}\left (\int \frac {\cosh (x)}{x} \, dx,x,\sinh ^{-1}(a x)\right )}{8 a}\\ &=\frac {5 c^2 \text {Chi}\left (\sinh ^{-1}(a x)\right )}{8 a}+\frac {5 c^2 \text {Chi}\left (3 \sinh ^{-1}(a x)\right )}{16 a}+\frac {c^2 \text {Chi}\left (5 \sinh ^{-1}(a x)\right )}{16 a}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.08, size = 34, normalized size = 0.68 \[ \frac {c^2 \left (10 \text {Chi}\left (\sinh ^{-1}(a x)\right )+5 \text {Chi}\left (3 \sinh ^{-1}(a x)\right )+\text {Chi}\left (5 \sinh ^{-1}(a x)\right )\right )}{16 a} \]

Antiderivative was successfully verified.

[In]

Integrate[(c + a^2*c*x^2)^2/ArcSinh[a*x],x]

[Out]

(c^2*(10*CoshIntegral[ArcSinh[a*x]] + 5*CoshIntegral[3*ArcSinh[a*x]] + CoshIntegral[5*ArcSinh[a*x]]))/(16*a)

________________________________________________________________________________________

fricas [F]  time = 0.79, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {a^{4} c^{2} x^{4} + 2 \, a^{2} c^{2} x^{2} + c^{2}}{\operatorname {arsinh}\left (a x\right )}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a^2*c*x^2+c)^2/arcsinh(a*x),x, algorithm="fricas")

[Out]

integral((a^4*c^2*x^4 + 2*a^2*c^2*x^2 + c^2)/arcsinh(a*x), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {{\left (a^{2} c x^{2} + c\right )}^{2}}{\operatorname {arsinh}\left (a x\right )}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a^2*c*x^2+c)^2/arcsinh(a*x),x, algorithm="giac")

[Out]

integrate((a^2*c*x^2 + c)^2/arcsinh(a*x), x)

________________________________________________________________________________________

maple [A]  time = 0.04, size = 33, normalized size = 0.66 \[ \frac {c^{2} \left (10 \Chi \left (\arcsinh \left (a x \right )\right )+5 \Chi \left (3 \arcsinh \left (a x \right )\right )+\Chi \left (5 \arcsinh \left (a x \right )\right )\right )}{16 a} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a^2*c*x^2+c)^2/arcsinh(a*x),x)

[Out]

1/16/a*c^2*(10*Chi(arcsinh(a*x))+5*Chi(3*arcsinh(a*x))+Chi(5*arcsinh(a*x)))

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {{\left (a^{2} c x^{2} + c\right )}^{2}}{\operatorname {arsinh}\left (a x\right )}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a^2*c*x^2+c)^2/arcsinh(a*x),x, algorithm="maxima")

[Out]

integrate((a^2*c*x^2 + c)^2/arcsinh(a*x), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.02 \[ \int \frac {{\left (c\,a^2\,x^2+c\right )}^2}{\mathrm {asinh}\left (a\,x\right )} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c + a^2*c*x^2)^2/asinh(a*x),x)

[Out]

int((c + a^2*c*x^2)^2/asinh(a*x), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ c^{2} \left (\int \frac {2 a^{2} x^{2}}{\operatorname {asinh}{\left (a x \right )}}\, dx + \int \frac {a^{4} x^{4}}{\operatorname {asinh}{\left (a x \right )}}\, dx + \int \frac {1}{\operatorname {asinh}{\left (a x \right )}}\, dx\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a**2*c*x**2+c)**2/asinh(a*x),x)

[Out]

c**2*(Integral(2*a**2*x**2/asinh(a*x), x) + Integral(a**4*x**4/asinh(a*x), x) + Integral(1/asinh(a*x), x))

________________________________________________________________________________________